home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Aventura
/
love_me.swf
/
scripts
/
DefineButton2_611
/
BUTTONCONDACTION on(release).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-08-11
|
163 b
|
11 lines
on(release){
if(_root.sound == true)
{
gotoAndStop("なし");
}
else if(_root.sound == false)
{
gotoAndStop("πüéπéè");
}
}